services.hyprsunset.transitions.<name>.requests
Deprecated - Use services.hyprsunset.settings instead to manage transitions.
List of requests to pass to hyprctl hyprsunset for this transition. Each inner list represents a separate command.
- Type
list of list of string- Default
[ ]- Example
[ [ "temperature" "3500" ] ]- Declared
- <home-manager/modules/services/hyprsunset.nix>